repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Teach Windows build and installer about new _symtable module/DLL.
[python/dscho.git]
/
Mac
/
IDE scripts
/
Hack
/
Debugger off
blob
ba68b496112b2d859036d7d4a622dcedd97015a6
1
"""Turn the debugger off."""
2
3
import PyDebugger
4
PyDebugger.cont()